Skip to content

Conversation

alexander-zubkov
Copy link
Contributor

The procedure name is not being escaped correctly.
select * from "TEST(1)";
instead of
select * from "TEST"(1);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant